home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / tourist-trap.swf / scripts / DefineButton2_241 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  112 b   |  5 lines

  1. on(release){
  2.    targetul2 = "http://www.freeonlinegames.com/?" + _parent.wynume;
  3.    getURL(targetul2,"");
  4. }
  5.